gpsbabel.git
2013-08-16 robertlipeReplace use of Expat with QXmlStreamReaader in navicach...
2013-08-16 tsteven4slightly cleaner fix for Qt 4.6.
2013-08-15 tsteven4compatibility fix for Qt 4.6.
2013-08-15 tsteven4remove insistence that we have expat for kml, gtrnctr...
2013-08-15 robertlipeRemove a silly use (in a low-running place) of time_t...
2013-08-15 robertlipeConrad removes implicit conversion to time_t.
2013-08-15 robertlipeNEWQ scribbling in filters.
2013-08-15 tsteven4remove some obsolete debris from gpx reader.
2013-08-13 tsteven4restore native line endings to kml and gpx writers...
2013-08-13 tsteven4subclass QFile to provide error handling and stdio.
2013-08-12 robertlipeCheckpoint NEWQ code. Still not very happy with it...
2013-08-11 tsteven4standardize gpx and kml writers using dynamically alloc...
2013-08-11 robertlipeSketch in work in progress of replacing waypoint list...
2013-08-09 tsteven4fix memory leaks in coto, geoniche, humminbird, xol.
2013-08-08 tsteven4fix assertion failure in easygps related to new class...
2013-08-08 robertlipeForce testo to run in US.UTF-8 for now.
2013-08-08 tsteven4conrad fixes the fix for tmpro.
2013-08-08 tsteven4update google test to verify multiple encodings.
2013-08-08 tsteven4fix strip_html leak again, it looks like r4508 lost...
2013-08-08 tsteven4fix memory link in gpx reader.
2013-08-08 robertlipeFix mem clobber in tmpro.
2013-08-07 robertlipeFrom Conrad Meyer:
2013-08-07 robertlipeRemove unnecessary initializations in lowranceusr that...
2013-08-07 robertlipeCompletely replace URL handling with a sane, unified...
2013-08-06 robertlipeFix warnings in mmo.
2013-08-06 robertlipeRemove remnants of avltree.
2013-08-06 robertlipeConvert MMO to QHash.
2013-08-06 robertlipeUpdate jtr to QHash.
2013-08-06 robertlipeConrad converts rest of OSM to QHash.
2013-08-06 robertlipeUse QHash instead of QMap in osm.
2013-08-05 robertlipeFix crash in google reader; some problem remains.
2013-08-05 robertlipeBring happiness to Humminbird on Linux.
2013-08-05 robertlipeConrad Meyer replaces our expat-based XML reader with...
2013-08-05 robertlipeReconcile merge conflicts from before. Oops.
2013-08-05 robertlipeAdd new humminbird v3 format.
2013-08-05 tsteven4fix memory leaks in ozi reader.
2013-08-04 tsteven4fix memory leak in strip_html().
2013-08-04 tsteven4fix memory leak in kml reader.
2013-08-03 tsteven4fix memory leak in gdb.
2013-08-03 tsteven4be more defensive with deallocation of dynamic memory...
2013-08-03 tsteven4fix segmentation fault if tpo reads multiple input...
2013-08-02 tsteven4fix tpo memory leaks.
2013-08-01 robertlipeHush GCC warning on implicit time_t conversion.
2013-08-01 tsteven4fix for the garmin_fit fix in r4494.
2013-08-01 robertlipeHush "unable to convert category FOO" warnings from...
2013-08-01 robertlipeLet xml_parse_time take a QString&.
2013-08-01 tsteven4fix memory leak in garmin_fit.
2013-08-01 tsteven4Fix some memory leaks in csv_util.
2013-08-01 robertlipeTrailing whitespace cleanup.
2013-07-31 robertlipeWhack two unused functions from util.
2013-07-31 robertlipeAdd a -l option to vtesto to run memory leak mode so...
2013-07-30 robertlipeIgnore unknown field in Garmin fit from ForeRunner...
2013-07-29 tsteven4regenerate dependencies.
2013-07-29 tsteven4clean up some unused variables as of r4478 in mapasia.
2013-07-29 robertlipeCompile fix for CentOS.
2013-07-29 robertlipeSpiff up xmlgeneric enough to work with wfff, but needs...
2013-07-29 robertlipeSketch in extremely crude xmlgeneric reader. Turned...
2013-07-29 robertlipeWhack scraggling reference to gbtypes.h
2013-07-29 robertlipeEnumerate headers in QT Project file (so search and...
2013-07-29 robertlipeRemove badly encoded comment in alan.cc
2013-07-29 robertlipeSee if I can get away with a hand edit in a vxcproj...
2013-07-29 robertlipegbtypes.h was a good idea in the pre-C99 world (and...
2013-07-29 robertlipeClean up some of the more mechanical uses of time_t...
2013-07-26 robertlipeRemove some of our stranger time shims.
2013-07-25 robertlipeWhittle away at more implicit time_t conversions. ...
2013-07-24 robertlipeGPSBabel.pro Windows fixes from Gerhard.
2013-07-24 robertlipeApply Steven's fix for trackfilter names since I clearl...
2013-07-24 robertlipeRoll back part of previous change. This should be...
2013-07-23 robertlipeName track in trackfilter using UTC, not local time.
2013-07-23 robertlipeFix track filter to not "randomly" reorder points withi...
2013-07-23 robertlipeIntegrate mapsend.cc.patch, microseconds-6.patch from...
2013-07-23 robertlipeWrap more tests of implicit time_t == 0 inside isValid.
2013-07-23 robertlipeRemove jeeps/main.cc
2013-07-23 robertlipeGerhard gets QtCreator going for Windows, updates doc.
2013-07-22 robertlipeReconcile patch set with Gerhard. Remove special case...
2013-07-22 robertlipeRemove the final (?) vestigest of microseconds as a...
2013-07-22 robertlipeRethink time interpolation in arcdist in light of bette...
2013-07-21 robertlipeLet mapsend test run in isolation. From Gerhard.
2013-07-20 robertlipeGet rid of explicit usec refs in destinator, waypt...
2013-07-20 robertlipeAnother joint effort with Gerhard. Quit pretending...
2013-07-19 robertlipeGerhard and I swat a few more places, esp in KML writer...
2013-07-19 robertlipeProvide msecsTo in DateTime for Qt 4.6.
2013-07-19 robertlipeRevert bogon that slipped into testo.
2013-07-19 robertlipeGerhard & I work on route.cc:track_recompute to compute...
2013-07-19 tsteven4improve cross platform test matching by rounding instea...
2013-07-19 tsteven4increase precision in cetus speed calculation to minimi...
2013-07-18 robertlipeDon't set time in Ozi if it's not valid.
2013-07-18 robertlipeAvoid implicit time_t conversion in waypt_add that...
2013-07-18 robertlipeLet nmea, itracku round time on read. Regnerate refere...
2013-07-18 robertlipeCap excess (fantasy) precision in gtrnctr. Regenerate...
2013-07-17 robertlipeDon't artificially restrict time precision of ozi reade...
2013-07-17 robertlipeSqueegee out a few more explicit references to the...
2013-07-17 robertlipeGet rid of a few more explicit microsecond accesses.
2013-07-17 robertlipeClean up jtr, gopal, random, stmsdf explicit use of...
2013-07-17 robertlipeRegenerate garmin GPX fit reference GPX files.
2013-07-17 robertlipeUse doubles, not floats, internally for html, text...
2013-07-17 robertlipeMake maggeo consistent about TZ when reading and writin...
2013-07-17 robertlipeRound fractional time when reading XML beyond milliseoc...
2013-07-17 robertlipeCap gtrnctr writer for lat/lon at 7 digits, like Garmin...
2013-07-17 robertlipeModification of the round() workaround for MSVC, defini...
next